Method: Add

Member of Now3D.CN3DLights


Syntax

  Function Add ( Optional Light As CN3DLight , Optional sKey As String ) As CN3DLight

Description

  Add a Light to the Scene.

Parameters

  Light
    the object Light to add
  sKey
    Light Key

Return Value

  Return the Light just added.